home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue38
/
Clinic
/
KeyTestU.dfm
/
KeyTestU.txt
Wrap
Text File
|
1998-07-06
|
620b
|
31 lines
object Form1: TForm1
Left = 320
Top = 355
BorderStyle = bsToolWindow
Caption = ' '
ClientHeight = 19
ClientWidth = 241
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 241
Height = 19
Align = alClient
Alignment = taCenter
Caption = 'Press any key on your keyboard...'
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
end